From: Chong Yidong Date: Sun, 20 Apr 2008 13:37:40 +0000 (+0000) Subject: * display.texi (Overlay Properties): Clarify role of underlying X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~22304 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7c42e639bf2413fa4262af163be345e4eee36719;p=emacs.git * display.texi (Overlay Properties): Clarify role of underlying textprop and overlay keymaps for display strings. * keymaps.texi (Active Keymaps): Ditto. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index a2d510d6f75..4bd38878605 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,10 @@ +2008-04-20 Chong Yidong + + * display.texi (Overlay Properties): Clarify role of underlying + textprop and overlay keymaps for display strings. + + * keymaps.texi (Active Keymaps): Ditto. + 2008-04-19 Stefan Monnier * minibuf.texi (Programmed Completion):